Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There is a cmake conda package and it automatically adds cmake to the path. Only one added line in the requirements, but quite an impact for users who do not need to install cmake anymore (a few forum posts already about cmake issues).
Very minor changes required in the code, just changed a few things in the readme. I figured that on linux, you need to install some libraries, so that's been added to the readme too (I had these libraries installed already on my machine).
Tests I've done:
BTW I added creating the env file to the general instructions to avoid problems down the line. People trying to run exmaple_kinetics but having issues to authenticate.